Skip to content

RDKB-62903 TCM RFC update request - configuration by VAP#1105

Merged
gsathish86 merged 8 commits intordkcentral:developfrom
Sneha3821:tcm_dm_per_vap
May 7, 2026
Merged

RDKB-62903 TCM RFC update request - configuration by VAP#1105
gsathish86 merged 8 commits intordkcentral:developfrom
Sneha3821:tcm_dm_per_vap

Conversation

@Sneha3821
Copy link
Copy Markdown
Contributor

RDKB-62903 - TCM RFC update request - configuration by VAP
Reason For Change : TCM RFC is configured at Device.WiFi.Tcm and applies to all VAPs.

Test Procedure: Enable TCM RFC per VAP via DMCLI, verify the update in OVSDB, and confirm TCM logic execution through logs.

dmcli eRT getv Device.WiFi.Tcm
dmcli eRT setv Device.WiFi.Tcm bool true
dmcli eRT getv Device.WiFi.TCM.Open2G
dmcli eRT getv Device.WiFi.TCM.Open5G ``dmcli eRT getv Device.WiFi.TCM.Open6G
dmcli eRT getv Device.WiFi.TCM.Secure2G
dmcli eRT getv Device.WiFi.TCM.Secure5G
dmcli eRT getv Device.WiFi.TCM.Secure6G
/usr/opensync/tools/ovsh s Wifi_Rfc_Config -c -d wifi
/nvram/wifiTCMDbg
wifiTransientClientMgmtCtrl

Priority: P1
Risks: Low
Signed-off-by: Sneha Kannan , sneha_kannan@comcast.com

@Sneha3821 Sneha3821 requested a review from a team as a code owner May 4, 2026 10:14
@Sneha3821 Sneha3821 requested review from Copilot and gsathish86 May 4, 2026 10:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the initialization flow for WiFi DB RFC configuration handling, specifically changing when the dbwritten flag is set during init_wifidb_data() while performing RFC config migration/update logic (TCM per-VAP related).

Changes:

  • Moves dbwritten = true to later in the non-factory-reset initialization path, after potential RFC config update.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/db/wifi_db_apis.c Outdated
@Sneha3821 Sneha3821 marked this pull request as draft May 4, 2026 11:26
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Sneha3821 Sneha3821 marked this pull request as ready for review May 4, 2026 12:29
Copilot AI review requested due to automatic review settings May 4, 2026 12:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/db/wifi_db_apis.c
@Sneha3821 Sneha3821 marked this pull request as draft May 5, 2026 06:22
@Sneha3821 Sneha3821 marked this pull request as ready for review May 7, 2026 11:39
Copilot AI review requested due to automatic review settings May 7, 2026 11:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread source/db/wifi_db_apis.c Outdated
Comment thread source/db/wifi_db_apis.c Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread source/db/wifi_db_apis.c Outdated
Comment thread source/db/wifi_db_apis.c Outdated
Comment thread source/db/wifi_db_apis.c Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 7, 2026 11:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread source/db/wifi_db_apis.c Outdated
Comment thread source/db/wifi_db_apis.c Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 7, 2026 11:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread source/db/wifi_db_apis.c
Comment thread source/db/wifi_db_apis.c
@gsathish86 gsathish86 merged commit a1a41a3 into rdkcentral:develop May 7, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants